 |
API Documentation
|
|
RESOURCE_LOAD_STATE getLoadState() const
RESOURCE_TYPE
The type of resources available in the component.
Definition: ResourceType.h:12
bool isReadyForRendering() const
std::string_view getResourceName() const
virtual void setResourcePath(const std::string_view &path)
Resource(const char *path)
RESOURCE_LOAD_STATE
The resource load states possible.
Definition: ResourceLoadState.h:12
std::string_view getResourcePath() const
RESOURCE_TYPE getResourceTypeName() const
Base class for a resource in the component.
Definition: Resource.h:12
void setHidden(bool value)
Encompasses all API of component NilkinsGraphics.
Definition: BoundingBox.h:7
void setResourceName(const std::string_view &name)